FaaProcessRecipientMailBox 
EntityType  Independent 
Logical Entity Name  FaaProcessRecipientMailBox 
Default Table Name  SyServiceRecipientMailbox 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessRecipientMailBox Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaaProcessRecipientCredentialId(FK)    INTEGER  NO 
 
Code    VARCHAR(10)  NO 
 
Name    VARCHAR(255)  NO 
 
IsActive    BIT  NO 
 
TransmissionType    VARCHAR(1)  NO 
 
MailBoxAddress    VARCHAR(255)  NO 
 
ProtocolCode    VARCHAR(10)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
BusinessProcessTypeId    INTEGER  NO 
 
IsAutomated    BIT  NO 
 

FaaProcessRecipientMailBox Keys 
Key Name  Key Type  Keys 
Pk_SyServiceRecipientMailbox_SyServiceRecipientMailboxID  PrimaryKey  Id 

FaaProcessRecipientMailBox Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessRecipientCredential  Non-Identifying  One To Zero or More        FaaProcessRecipientCredentialId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaaProcessRecipientMailBoxCommonlineAssociation  Non-Identifying  One To Zero or More          NO 
FaaProcessRecipientMailBoxBusinessProcessTypeAssociation  Non-Identifying  One To Zero or More          NO 
SyServiceStarCODConfiguration  Non-Identifying  One To Zero or More          NO 
FaaProcessStarRequestQueue  Non-Identifying  One To Zero or More          NO 

FaaProcessRecipientMailBox Check Constraints 
Check Constraint Name  CheckConstraint